home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10361 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: garcia.efn.org!not-for-mail
  2. From: sovens@efn.org (Sonny Ovens)
  3. Newsgroups: comp.os.msdos.programmer,comp.dsp,comp.lang.c
  4. Subject: using C to access the Soundblaster
  5. Date: 16 Mar 1996 22:02:06 -0800
  6. Organization: Oregon Public Networking
  7. Message-ID: <4ig9su$jn9@garcia.efn.org>
  8. NNTP-Posting-Host: garcia.efn.org
  9. Summary: Programming example to Record voice from Soundblaster
  10. Keywords: soundblaster
  11. X-Newsreader: NN version 6.5.0 #7 (NOV)
  12.  
  13. Does anybody out there have a sample of some code that woud record voice 
  14. through the soundblaster, to a file? I am using C/C++. I am having 
  15. problems doing it myself, since I really dont know where to start. I am 
  16. using the BLAST13 library, Although I would like to see something using 
  17. any library available. All I need is the simplest program possible.
  18. Also, does anybody have any Ideas on how to have the soundblaster tell me 
  19. the frequency of a tone that is at the input of the sound card? I want my 
  20. program to run diferent functions when certian tones are present at the 
  21. input. Not DTMF tones, just a regular sine wave type tone. I will have it 
  22. activate if the tone remains the same for .75 seconds, to avoid the SB 
  23. interpreting voice tones as tones I want to decode.
  24. thanks
  25. sonny@lancelot.chs.lane.edu
  26.  
  27.  
  28.  
  29.